Skip to content

chore(deps): bump tildify from 2.0.0 to 3.0.0#4753

Merged
uiolee merged 1 commit into
masterfrom
dependabot/npm_and_yarn/tildify-3.0.0
May 7, 2026
Merged

chore(deps): bump tildify from 2.0.0 to 3.0.0#4753
uiolee merged 1 commit into
masterfrom
dependabot/npm_and_yarn/tildify-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2021

Copy link
Copy Markdown
Contributor

Bumps tildify from 2.0.0 to 3.0.0.

Release notes

Sourced from tildify's releases.

v3.0.0

Breaking

  • Require Node.js 12.20 9d6eb53
  • This package is now pure ESM. Please read this.

sindresorhus/tildify@v2.0.0...v3.0.0

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 12, 2021
@stevenjoezhang

Copy link
Copy Markdown
Member

See #4776 (comment)

@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2021

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tildify-3.0.0 branch September 21, 2021 00:30
@stevenjoezhang

Copy link
Copy Markdown
Member

@dependabot reopen

@dependabot dependabot Bot reopened this Jul 26, 2025
@dependabot dependabot Bot restored the dependabot/npm_and_yarn/tildify-3.0.0 branch July 26, 2025 09:17
@github-actions

Copy link
Copy Markdown

How to test

git clone -b dependabot/npm_and_yarn/tildify-3.0.0 https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@stevenjoezhang

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tildify-3.0.0 branch from 68fbe91 to 498080e Compare July 26, 2025 09:18
@coveralls

coveralls commented Jul 26, 2025

Copy link
Copy Markdown

Coverage Report for CI Build 25330279541

Warning

No base build found for commit c7c78f9 on master.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 99.502%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 10037
Covered Lines: 9987
Line Coverage: 99.5%
Relevant Branches: 2539
Covered Branches: 2441
Branch Coverage: 96.14%
Branches in Coverage %: No
Coverage Strength: 59.29 hits per line

💛 - Coveralls

stevenjoezhang
stevenjoezhang previously approved these changes Jul 26, 2025
@stevenjoezhang

stevenjoezhang commented Oct 24, 2025

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tildify-3.0.0 branch from 498080e to 2023845 Compare October 24, 2025 07:41
@uiolee

uiolee commented May 4, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@uiolee

uiolee commented May 4, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [tildify](https://github.com/sindresorhus/tildify) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/sindresorhus/tildify/releases)
- [Commits](sindresorhus/tildify@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: tildify
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: bump tildify from 2.0.0 to 3.0.0 chore(deps): bump tildify from 2.0.0 to 3.0.0 May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tildify-3.0.0 branch from be45a21 to 07056bc Compare May 4, 2026 16:25
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/tildify 3.0.0 🟢 3.6
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review⚠️ 1Found 4/30 approved changesets -- score normalized to 1
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy🟢 10security policy file detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • package-lock.json

@uiolee uiolee merged commit f8e920b into master May 7, 2026
16 of 17 checks passed
@uiolee uiolee deleted the dependabot/npm_and_yarn/tildify-3.0.0 branch May 7, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants